In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetRight Method

GetRight Method (GdPicturePDF)

In This Topic
Syntax
'Declaration

 

Public Function GetRight( _

   ByVal Right As PdfRight _

) As Boolean
public bool GetRight( 

   PdfRight Right

)
public function GetRight( 

    Right: PdfRight

): Boolean; 
public function GetRight( 

   Right : PdfRight

) : boolean;
public: bool GetRight( 

   PdfRight Right

) 
public:

bool GetRight( 

   PdfRight Right

) 

Parameters

Right
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members